home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World Interactive 1995 August / Personal Computer World (PCW Interactive) (August 1995).iso / demos / startrek / democont.shi < prev    next >
Text File  |  1994-11-18  |  653b  |  60 lines

  1. #      Demonstration script for
  2. #   Star Trek: The Next Generation
  3. #          "A Final Unity"
  4.  
  5. # SCRIPT TO PLAY PREVIEW MATERIALS CONTINUOUSLY
  6. :LOOP
  7. BMP paramont.bmp
  8. wait 600
  9.  
  10. FLR 150
  11. FLI logo.flc
  12.  
  13. FVF teasedem.fvf
  14.  
  15. FVF titledem.fvf
  16.  
  17.  
  18.  
  19. wait 200
  20.  
  21. FLR 157
  22. DWV awaymovi.wav
  23. FLI away02.flc
  24. WAV null.wav
  25. wait 200
  26.  
  27.  
  28.  
  29. FVF tourdemo.fvf
  30. wait 200
  31.  
  32.  
  33. FVF invademo.fvf
  34.  
  35. FLR 151
  36. DWV redreck.wav
  37. FLI tack02.flc
  38. WAV null.wav
  39.  
  40. FVF warpdemo.fvf
  41.  
  42. FLR 112
  43. DWV tack04.wav
  44. FLI tack04.flc
  45. WAV null.wav
  46.  
  47. FVF tactdemo.fvf
  48.  
  49. FLR 176
  50. DWV tack08.wav
  51. FLI tack08.flc
  52. WAV null.wav
  53.  
  54.  
  55. wait 200
  56. BMP LOGO.BMP
  57. wait 500
  58.  
  59. GOTO LOOP
  60.